summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-23coverity#982145 Buffer not null terminatedJulien Nabet1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-22s/the the/the/Tor Lillqvist4-4/+4
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-5/+4
2013-02-19Guard against unsigned ickyness for files less than 1024 bytesTor Lillqvist1-1/+7
2013-02-19Fix scan for central directory end signature in ODF in Spotlight importerTor Lillqvist1-5/+16
2013-02-19Tweak properties orderingLionel Elie Mamane1-1/+1
2013-02-19property browser: respect property orderingLionel Elie Mamane2-4/+2
2013-02-19janitorial: indentationLionel Elie Mamane1-1/+1
2013-02-18Make sure MetadataImporterPluginFactory has external linkageTor Lillqvist1-0/+1
2013-02-18avoid space in the version of the update information providerPetr Mladek1-1/+2
2013-02-15Fix conversionJulien Nabet1-2/+2
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-9/+4
2013-02-14Fix compilation error with older GCCTor Lillqvist3-3/+3
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac10-287/+267
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-3/+3
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2-6/+6
2013-02-11fdo#46808, some simple conversions to XComponentContextNoel Grandin4-16/+9