summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-23sal_Bool to bool.Kohei Yoshida
2012-10-22Updated tango_testingAlexander Wilms
2012-10-22make a configure message less confusingAndras Timar
2012-10-22move the ENABLE_DBGUTIL block higher in configureLuboš Luňák
2012-10-22Updated coreStephan Bergmann
2012-10-22fdo#46808: Missing @since tagStephan Bergmann
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-22CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard locationStephan Bergmann
2012-10-22Work around some more Clang boost warningsStephan Bergmann
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-22make dmake use C(XX)FLAGS from the environment tooLuboš Luňák
2012-10-22fail on configure debug options that no longer make senseLubos Lunak
2012-10-22disable gb_COMPILEROPTFLAGS in debug modeLubos Lunak
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-10-22make configure remember C/CXX/OBJC/OBJCXX/LDFLAGS if explicitly passed to itLubos Lunak
2012-10-22we use -ggdb2 by default, not -ggdb3 (makes debuginfo way too big)Lubos Lunak
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara
2012-10-22explictly require Bitmap to get imageCaolán McNamara
2012-10-22factor out common codeDavid Tardon
2012-10-22fdo#55290 create CLI assemblies with the right nameDavid Tardon
2012-10-22add missing depDavid Tardon
2012-10-22use absolute pathDavid Tardon
2012-10-22change the order of these checkboxesAndras Timar
2012-10-22accelerate shape import & export by more sensible XInterface handling.Michael Meeks
2012-10-22Seems that on the emulator the y scale is -1, huhTor Lillqvist
2012-10-22Add ucppkg1Tor Lillqvist
2012-10-22dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, tooStephan Bergmann
2012-10-22String -> OUStringIvan Timofeev
2012-10-22typoAndras Timar
2012-10-22add help ID to 'Enable char units' checkboxAndras Timar
2012-10-22Remove arguments unused when compiling assembler object (-D, -I, etc.)Stephan Bergmann
2012-10-22-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-10-22implement secondary button groups in buttonboxesCaolán McNamara
2012-10-22Remove spurious find_substrStephan Bergmann
2012-10-22DomainMapper::lcl_attribute: typo fixesMiklos Vajna
2012-10-22add infrastructure for secondary button groupsCaolán McNamara
2012-10-22add a stock index image to vcl, ala gtk-indexCaolán McNamara
2012-10-22Only vcl has collate/ncollate nowCaolán McNamara
2012-10-22some more clang warningsCaolán McNamara
2012-10-22WaE: unused parameterTor Lillqvist
2012-10-22package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna
2012-10-22sw: remove duplicated testMiklos Vajna
2012-10-22No more clone directoryStephan Bergmann
2012-10-22add note to ExternalPackage docDavid Tardon
2012-10-22drop unneeded functionsDavid Tardon
2012-10-22make sure libpq is in place before it is usedDavid Tardon
2012-10-22sal_Bool to boolTakeshi Abe
2012-10-21fix typoPeter Foley