summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+2
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-3/+0
2013-03-27Prevent duplicate definitionsStephan Bergmann1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann7-15/+5
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-2/+2
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar1-1/+0
2013-03-25fdo#46808, convert extension from deprecated interfaceNoel Grandin1-7/+2
2013-03-25extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevantStephan Bergmann2-54/+0
2013-03-20-Werror,-WundefStephan Bergmann1-1/+1
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold1-1/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák3-11/+11
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin18-49/+44
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold5-18/+17
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold42-168/+166
2013-03-19trailing whitespacesThomas Arnhold1-1/+1
2013-03-18extensions: remove RTL_CONSTASCII_STRINGPARAM in macrosMiklos Vajna1-18/+18
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist2-108/+0
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-12coverity#704143: Resource leak in objectJulien Nabet2-0/+5
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold3-4/+4
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-7/+7
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-3/+3
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-9/+11
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim41-0/+110
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-07coverity#984440: Use after freeJulien Nabet1-2/+1
2013-03-07extensions: get rid of no longer needed stringdefine.hxxMiklos Vajna8-339/+289
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin2-0/+16
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-2/+2
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-4/+4
2013-03-03coverity#705648: fix memory leakMarkus Mohrhard1-0/+1
2013-03-02coverity#982975 and more: fix memory leaksMarkus Mohrhard1-3/+10
2013-03-02coverity#982974: fix memory leakMarkus Mohrhard1-0/+3
2013-03-02coverity#982972 & coverity#982971: fix memory leakMarkus Mohrhard1-0/+2
2013-02-28extensions: argh why can't that be formatted properlyMichael Stahl1-3/+4
2013-02-28try harder when quoting for rcLuboš Luňák1-1/+1
2013-02-28extensions: m_nApplRegHandle unused nowMichael Stahl2-2/+0
2013-02-28extensions: remove code specific to oleautobridge2Michael Stahl2-25/+7
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-157/+157
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0