summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2015-07-11write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke
2015-07-11fix string access out of boundsEike Rathke
2015-07-10the main text format is not a trailing text format, tdf#92457 follow-upEike Rathke
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke
2015-07-07Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann
2015-07-07SHL_SHL2 is unusedStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-06a malformed string here can force an out of bounds indexOfCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-02coverity#1309053 Uncaught exceptionCaolán McNamara
2015-07-02coverity#1309052 Uncaught exceptionCaolán McNamara
2015-07-02coverity#1309051 Uncaught exceptionCaolán McNamara
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-30Fix typosAndrea Gelmini
2015-06-29tdf#68016 Write fixture for current behaviour of SfxListenerTobias Lippert
2015-06-27coverity#1308438 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308437 Uncaught exceptionCaolán McNamara
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin
2015-06-19rename some types in SfxPoolItemArray_ImplNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08typoStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-04svl: prefix remaining members of SvxSearchItemMiklos Vajna
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02the test works much better if you really use en_US as languageMarkus Mohrhard
2015-06-02add initial IsNumberFormat testMarkus Mohrhard
2015-06-01Resolves: tdf#91420 "Jan1, 2015" is a valid dateEike Rathke
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin