Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-23 | can replace all PLACEHOLDER_PATH tokens | Caolán McNamara | |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz | |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz | |
2012-01-16 | convert low hanging Strings to OUString | Caolán McNamara | |
2012-01-15 | The "Open..." button's more room problem solved fdo#33794 | Tomcsik Bence | |
By adding a int i_nExtraWidth parameter to the layoutButton function there will be enough space for the open button and its black triangle. | |||
2012-01-13 | noone uses ShareableMutex::getShareableOslMutex | Caolán McNamara | |
2012-01-10 | workaround internal compiler error with gcc 4.7 | David Tardon | |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara | |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz | |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
Hello lo-devs, this patch series removes a lot of unnecessary includes for the various tools header. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build with the configuration --enable-binfilter --enable-dbgutil --enable-debug, is this sufficient or did I miss another important configuration, that enables some conditional compiled code? I've only build this on linux-x86_64, but the patch also touches some of the mac specific code like fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good idea to test this patch. regards Marcel Metz | |||
2012-01-04 | make these variables static | Matúš Kukan | |
2011-12-30 | Fix for fdo43460 Part XX getLength() to isEmpty() | Olivier Hallot | |
Part XX Module framework | |||
2011-12-21 | Remove HelpAgentWindow | August Sodora | |
2011-12-20 | pretty up exception message for display in StarBasic dialogs | Caolán McNamara | |
2011-12-18 | Always load res of LibO UI locale, not system deflocale fdo#43475 | Andras Timar | |
2011-12-15 | Removed extra semicolons | Jesse | |
2011-12-14 | shrinked useless constants/defines | Takeshi Abe | |
2011-12-14 | catch exception by constant reference | Takeshi Abe | |
2011-12-12 | No need to register LibO, so drop the Register icons | Stefan Knorr (astron) | |
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-12-07 | Remove oooimprovement | August Sodora | |
2011-12-07 | Change "menues" to "menus" | Michael T. Whiteley | |
2011-12-06 | Make dialogs fail with an exception in headless tests. | Stephan Bergmann | |
2011-12-05 | add some form control support for basic dialogs | Noel Power | |
2011-12-03 | property name spelling s/Visiable/Visible/ | Michael Stahl | |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke | |
2011-11-28 | s/weather/whether/ where appropriate | Korrawit Pruegsanusak | |
2011-11-28 | typos fixing | Korrawit Pruegsanusak | |
2011-11-27 | remove include of pch header from framework | Norbert Thiebaud | |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora | |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon | |
2011-11-21 | cppcheck: C-style pointer casting | August Sodora | |
2011-11-14 | LoadEnv::impl_makeFrameWindowVisible: fix crash: | Michael Stahl | |
do not insert "Preview" property if it does not exist already (dbaccess crashes after throwing uncaught exception because of this when creating new database; regression in 88285f84bdf54147ee5238e97d0d805fa1c127c1) | |||
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | |
2011-11-13 | spelling | Lionel Elie Mamane | |
2011-11-13 | fdo#35091 do not honour ForceFocusAndToFront preference for preview | Lionel Elie Mamane | |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann | |
2011-11-08 | remove empty Text [ x-comment ] entries | Andras Timar | |
2011-10-18 | Undo basis/brand split: move program/{addin,filter,plugin} from basis to brand. | Stephan Bergmann | |
And let $(prog), $(progpath), $(progurl) point to brand program/ instead of basis program/. | |||
2011-10-18 | Undo basis/brand split: move presets/ from basis to brand. | Stephan Bergmann | |
Also let utl::Bootstrap::locateBaseInstallation return $BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again. | |||
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann | |
2011-10-07 | Improved exception reporting. | Stephan Bergmann | |
2011-10-07 | cppcheck scope reduction in framework/.. menubarmanager.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction in framework/... menumanager.cxx | Pierre-André Jacquod | |
2011-10-06 | WaE: unreferenced local variable | Tor Lillqvist | |
2011-10-06 | WaE: unreachable code | Tor Lillqvist | |