summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-23Experimental direct constructor calls for more services.Matúš Kukan
2014-01-23Remove unnecessary verbiage.Chris Sherlock
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
2014-01-23Move defines into settings.hxxChris Sherlock
2014-01-23Document more of VCL's Application classChris Sherlock
2014-01-23bool improvementsStephan Bergmann
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2014-01-23Use assert() and SAL_WARN() instead of DBG_ASSERT() and OSL_FAIL()Tor Lillqvist
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22Clean up SfxItemSet::PutStephan Bergmann
2014-01-22Fix misaligned code commentChris Sherlock
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22Improve settings code reabilityChris Sherlock
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22Fix service name of UnoFrameControlZolnai Tamás
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock
2014-01-21drop unused STRING_LENCaolán McNamara
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann
2014-01-20Removed unused solar.h reference in filterAlexandre Vicenzi
2014-01-20Removed unused solar.h reference in sotAlexandre Vicenzi
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida
2014-01-20component-defines.h should be generated.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-20Document VCL Application classChris Sherlock
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Remove warning and build error with MSVC.Kohei Yoshida
2014-01-17This is a struct.Kohei Yoshida