summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Collapse)Author
2013-10-09CID#738544 unitialized memberCaolán McNamara
Change-Id: I4f2342776467594f3512af624a653a9b827a0afe
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
2013-10-02WaE: unused variableTor Lillqvist
Change-Id: I73aabeff7d28ef3526d18188c6fab2e0bc2529d7
2013-10-02-Werror,-Wunused-variableStephan Bergmann
Change-Id: I703d08f4c1080e5c5afaab9652ea2c18b4f365f1
2013-10-02-Werror,-Wunused-variableStephan Bergmann
Change-Id: I548eec1fdcc862b76361c56724667f2d9f6e0950
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: Iac6d103afb5d6ed3f59e589ec174f6aad253a0aa
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: Id416a7bcb3ac3ea5354f6f7b5ec3daa1dc742f8d
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: I52bd479bd40031acc2742b93ab77420f26070b59
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: I93796237cb953445e42fde5822ad51bc3edcce10
2013-09-26typo fixes in commentsAndras Timar
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-26Everytimes -> Every timeJesús Corrius
Change-Id: Ib84cee7dbb493387760ce68c25ec442bf0a4a121
2013-09-26Otherwhise -> OtherwiseJesús Corrius
Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44
2013-09-26Some spellchecker love in the commentsJesús Corrius
Change-Id: I88dee4ae25ac57a78b72fa020b76e0d9b7709b31
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
Change-Id: I6dcf91491497cd9d3662adaeceb73b4b544a56c9
2013-09-17drop intermediate StringsCaolán McNamara
Change-Id: I7f730d4f5329525eda9f78514dcaa3788149d077
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
Change-Id: Iafa6b5f213d37093e7e46065c9264c7bb7fae377
2013-09-14Replace char[] by OUStringBuffer/OUStringJulien Nabet
Change-Id: I233d067b3fcb93c80ab3c458b19b4f60680fe84b
2013-09-13String to OUStringThomas Arnhold
This removes nearly all ToLowerAscii() calls. Conflicts: linguistic/source/convdic.cxx linguistic/source/convdiclist.cxx linguistic/source/dlistimp.cxx sc/source/filter/html/htmlexp.cxx Change-Id: Iddcaacfb7383e1df3d2f13751a3c788eba953fdd Reviewed-on: https://gerrit.libreoffice.org/5895 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist
I thought SAL_WARN_IF etc worked in such a way that any variables used in the condition would be "used" from the compiler's point of view, even in an optimising build case where SAL_DETAIL_ENABLE_LOG_WARN is false and SAL_WARN_IF should optimise away? Change-Id: I728e1eeb8559e1299abf403afceb0e2748d08857
2013-09-09Remove dead codeStephan Bergmann
...merged in via d02f75a8c36705924ddd6a5921fe3012fafce812 "Resolves: #i121420# merge sidebar feature," but apparently already unused in the original AOO commit. Change-Id: I12e4ff05769d95a847881934eab6da722bb1950e
2013-09-09One more case of explicit OUString construction needed for return statementTor Lillqvist
Change-Id: I577aa609179cdb83124b004ff9ef5aa2123e1e5b
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist
Change-Id: Id563e644356a9265ded66cf08a711078c804ac84
2013-09-09Try to make the Gentoo tinderbox happy with explicit OUString() valuesTor Lillqvist
Change-Id: If73a84a09ad54072e1251ed2db8aacc307ff32d2
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
Change-Id: I076eef8069e848ec3cf9c69f1b489ad44586324e
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
Change-Id: I71937debf674ff11173d7d8fa5aa43dc12234ce6
2013-09-09Fix non-debug buildTor Lillqvist
Change-Id: I5446c7fec62c1a934b1ffb21fefa1279b932ca09
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist
That "event logging" consisted of two macros, both used in a single place. Change-Id: I8faffd9756399f1902e52aa41968b71a964a4324
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist
Change-Id: Ieb1a45ca75c7a475d02535cd176396a0aeb68510
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
Also remove declarations for debug function that don't exist (have been removed (misguidedly?) as unused perhaps). Change-Id: I0bc3320c52b3d50dc851a07fdc30b593cc4856b1
2013-09-08Get rid of some pointless SAL_INFO callsTor Lillqvist
Change-Id: I451cacc550972a6a61e3e325936ce950bbf87475
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
Change-Id: Ief44fceaf03d2567f4aacd9ff74d361436e5e05b
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist
Change-Id: If1976d235f82267a85598d5d59d8ed332a39c792
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time ↵Michael Stahl
parameters" This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0. Unfortunately does not work if BUILDDIR is different from SRCDIR.
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist
The $(share_subdir_name) things in the filter fragment .xcu files didn't actually work it seems. But anyway, it's a bit silly to do expansion at run-time of $(foo) things known at build-time anyway. Thanks to sberg for pointing this out. So just use the normal configury .in mechanism for these. Simpler. Change-Id: I14b3e5cc5169b34df8a1d7ff07cc28452c67bcc8
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
Change-Id: Ic08b09824cffdc9b633ba13ec3050cc109f671cd
2013-09-02Delete wrong commentPhilipp Riemer
This indicates that there should follow the private methods in this class. However, the visibility constraint "private" was never in this code since it was added in 2009. So I delete it. See: $> git log -u -- framework/source/uiconfiguration/imagemanagerimpl.hxx ca00697e3dae9a03573d11281fc8d9a4ee391d3d (Sep 8th 2009) Change-Id: Iac82b79d8cf6cc0c796a5ee97be25d2d24f4fa48
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
This is a follow up commit to - 22d1beb78a475e4846af945afde1c4d6c263b5d6 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75 Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
2013-08-27Bin intermediate iteratorJulien Nabet
Change-Id: I49e6cd7bc6e4db95163d0b0b8c81bb4330ead081
2013-08-27Bin intermediate iterator + rename parameter functionJulien Nabet
Change-Id: Ic1055af502918ee754673a6e3ad704c55ef09a36
2013-08-27Bin intermediate iterator againJulien Nabet
Change-Id: I6c3410e4043f6a10474f955434e8c855f60ecc80
2013-08-27Bin intermediate iteratorJulien Nabet
Change-Id: I6401adb29fc3fe4c8b7d420fc9bc325827ec4f21
2013-08-27Bin intermediate iterator + rename parameter functionJulien Nabet
(see example of http://www.cplusplus.com/reference/vector/vector/erase/) Change-Id: I8c0ee334abd91ea99b80a43581a04cbbf9a91fa3
2013-08-24Don't use lock files when sandboxed on OS XTor Lillqvist
We won't be allowed to create such files anyway. Change-Id: Iaba652b9ae3f1d8c7cfeaae493e962d58ad1fb7f
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-08-20Improve some debug outputStephan Bergmann
Change-Id: I1008822ba8592ea43f87805bf00adbfdaf4f02fc
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
Change-Id: I2a2cc56cf005f564c798b8d43ef7e8c4b7f9eeff
2013-08-12XubString->OUStringCaolán McNamara
Change-Id: I04c7da143425a9d8cc4fae155ad45a469df953c1