summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-13convert BKM_TYPE to scoped enumNoel Grandin1-12/+12
2017-04-13convert TableMergeErr to scoped enumNoel Grandin9-29/+27
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin10-126/+136
2017-04-13Remove support for cross-building .msi on LinuxStephan Bergmann3-57/+0
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek2-0/+10476
2017-04-13Simplify passing options to jfw_startVMStephan Bergmann3-36/+14
2017-04-13Removed duplicated includesAndrea Gelmini53-82/+3
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida4-0/+107
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-3/+15
2017-04-13finally switch the workaround offEike Rathke1-2/+3
2017-04-13turn assert into SAL_INFOEike Rathke1-11/+7
2017-04-13control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke1-1/+5
2017-04-13bail out early if there is no caption to removeEike Rathke1-1/+3
2017-04-13in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke1-1/+6
2017-04-12Updated coreJohnny_M1-0/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara21-39/+21
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos6-16/+21
2017-04-12ofz: avoid oomCaolán McNamara1-1/+1
2017-04-12drop obsolete check for boost/function.hppDavid Tardon1-11/+0
2017-04-12NumberingManager.cxx: remove unusedVitaliy Anderson2-15/+0
2017-04-12[API-CHANGE] drop css.comp.logging.SimpleLogRingCaolán McNamara9-396/+0
2017-04-12Updated coreGabor Kelemen1-0/+0
2017-04-12EnableHeadlessMode bool arg doesn't toggle headlessCaolán McNamara1-1/+1
2017-04-12Lets see if basing WINDOWS_SDK_BINDIR_NO_ARCH on WINDOWS_SDK_HOME works betterStephan Bergmann1-131/+131
2017-04-12tdf#39468 Translate German comments in swJens Carl9-90/+79
2017-04-12update test to pass now that .ui files are foundCaolán McNamara1-1/+1
2017-04-12tdf#92007 python scripts with tuple-assignments fails on access from GUIWerner Tietz1-1/+6
2017-04-12enum spelling: throught -> throughJustin Luth58-106/+113
2017-04-12take the .ui files from $BRAND_BASE_DIR/$BRAND_SHARE_SUBDIRCaolán McNamara3-19/+5
2017-04-12ooxmlexport4 triggers .ui loading tooCaolán McNamara1-1/+5
2017-04-12Remove more remains of bundled extensionsGabor Kelemen1-48/+0
2017-04-12tell cppunit test about .ui requirementCaolán McNamara1-1/+5
2017-04-12tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez1-3/+3
2017-04-12sw: fix typos in URLsMichael Stahl2-5/+5
2017-04-12hwpfilter: remove write-only variableMichael Stahl1-3/+0
2017-04-12fix typo @trhowsMichael Stahl2-9/+9
2017-04-12tdf#39468 Translate German comments in swJens Carl1-87/+85
2017-04-12convert header/footer menu to .uiCaolán McNamara8-107/+101
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin5-20/+22
2017-04-12tdf#39468 Translate German comments in swJens Carl2-148/+143
2017-04-12convert annotation page break menu to .uiCaolán McNamara8-102/+102
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin7-48/+50
2017-04-12Revert "Work around clang-cl issue with MSVC's safeint.h for now"Stephan Bergmann1-2/+2
2017-04-12convert FOUND_ constants to o3tl::typed_flagsNoel Grandin1-45/+48
2017-04-12use std::unique_ptrCaolán McNamara1-5/+5
2017-04-12drop unused argumentCaolán McNamara3-10/+8
2017-04-12ofz: timeout, guard against going backwardsCaolán McNamara3-10/+17
2017-04-12fix indentCaolán McNamara1-1/+1
2017-04-12convert selection menu to .uiCaolán McNamara6-66/+76
2017-04-12Adapt to Windows SDK 10.0.15063Stephan Bergmann1-21/+47