summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann7-141/+141
2014-01-22bool improvementsStephan Bergmann2-32/+32
2014-01-22bool improvementsStephan Bergmann1-28/+28
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann2-13/+13
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+16
2014-01-21bool improvementsStephan Bergmann1-2/+2
2014-01-21bool improvementsStephan Bergmann2-6/+6
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock1-6/+15
2014-01-21drop unused STRING_LENCaolán McNamara1-3/+0
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann1-1/+1
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann4-4/+4
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann1-1/+1
2014-01-20Removed unused solar.h reference in filterAlexandre Vicenzi1-1/+0
2014-01-20Removed unused solar.h reference in sotAlexandre Vicenzi1-5/+0
2014-01-20Removed unused solar.h reference in svtoolsAlexandre Vicenzi4-7/+0
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi3-13/+0
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi6-6/+0
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida1-0/+2
2014-01-20component-defines.h should be generated.Jan Holesovsky1-0/+3
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-4/+2
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock1-2/+1
2014-01-20Document VCL Application classChris Sherlock1-50/+418
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara1-1/+1
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara1-0/+7
2014-01-18ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2-0/+3
2014-01-18ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez3-0/+11
2014-01-18Window::PreNotify should return boolStephan Bergmann27-50/+50
2014-01-17bool improvementsStephan Bergmann28-214/+214
2014-01-17bool improvementsStephan Bergmann3-4/+4
2014-01-17Remove warning and build error with MSVC.Kohei Yoshida1-3/+3
2014-01-17This is a struct.Kohei Yoshida1-1/+1
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida1-10/+7
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida3-2/+9
2014-01-17Make thse constructors non-inline.Kohei Yoshida1-15/+6
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida2-14/+8
2014-01-17Typos etc.Kohei Yoshida1-3/+3
2014-01-17Hide the implementation of svx::frame::Array.Kohei Yoshida1-85/+1
2014-01-17Window::Notify should return boolStephan Bergmann30-48/+48
2014-01-17test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl1-0/+3
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel3-6/+0
2014-01-16fdo#71511: reload ColorConfig after tweaking relevant a11y settingsBjoern Michaelsen1-0/+1
2014-01-16make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara2-1/+8
2014-01-16fdo#39468 translate more German comments, etc.Chris Sherlock1-31/+23
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin33-45/+45
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde1-0/+2
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann2-8/+21
2014-01-16Remove broken and unnecessary friend declaration.Matúš Kukan1-2/+0