summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-02convert INETMSG_MIME_VERSION constants to enum classNoel Grandin
2015-03-02convert INETMSG_RFC822_ constants to enum classNoel Grandin
2015-03-02sw: remove now unused WriterHelperMiklos Vajna
2015-03-02HiDPI: increase connection markersTomaž Vajngerl
2015-03-02HiDPI: increase size of handles including anchorTomaž Vajngerl
2015-03-02HiDPI: increase table selection border depending on scale factorTomaž Vajngerl
2015-03-02cleanup tableBorderHdl::CreateB2dIAObjectTomaž Vajngerl
2015-03-02in tabbar - don't show tab background on tab add (plus icon)Tomaž Vajngerl
2015-03-02disable last / first button for calc tabbarTomaž Vajngerl
2015-03-02tabbar buttons next/previous act as last/first if MOD1 is pressedTomaž Vajngerl
2015-03-02make tabbar buttons flat by defaultTomaž Vajngerl
2015-03-02cleanup TabBar's ImplTabButtonTomaž Vajngerl
2015-03-02disable borders for tabbar in Calc (ScTabControl)Tomaž Vajngerl
2015-03-02cleanup ScTabControl constructorTomaž Vajngerl
2015-03-01-Werror,-Wunused-private-fieldStephan Bergmann
2015-03-01V804: Decreased performanceCaolán McNamara
2015-03-01Updated coreCaolán McNamara
2015-03-01fix gtk3 buildCaolán McNamara
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist
2015-03-01WaE: Unreferenced function definitionTor Lillqvist
2015-03-01WaE: rewrite call of rtl::OUString::operator= with empty string constant ...Tor Lillqvist
2015-03-01sw: fix typo in Reader::ClearTemplate()Miklos Vajna
2015-03-01Extract SwNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01Extract SwStartNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01unconditional break in while loopMarkus Mohrhard
2015-03-01wrong length value for string lengthMarkus Mohrhard
2015-03-01variable is assigned the same value twiceMarkus Mohrhard
2015-03-01variable is assigned the same value twiceMarkus Mohrhard
2015-03-01more efficient check for empty stringsMarkus Mohrhard
2015-03-01unnecessary wstring -> char* -> wstring conversionMarkus Mohrhard
2015-03-01mismatched new[]/deleteDavid Tardon
2015-03-01use initializer list here tooDavid Tardon
2015-03-01initialize membersDavid Tardon
2015-03-01fix comparisonDavid Tardon
2015-03-01likely intentDavid Tardon
2015-03-01avoid NULL ptr deref.David Tardon
2015-03-01avoid NULL ptr deref.David Tardon
2015-03-01make this a bit less crypticDavid Tardon
2015-03-01remove duplicate lineDavid Tardon
2015-03-01condition is always true because of wrongly placed )David Tardon
2015-03-01fix indexDavid Tardon
2015-03-01fix indexDavid Tardon
2015-03-01i assume this is what is wantedDavid Tardon
2015-03-01initialize iterator at constructionDavid Tardon
2015-03-01fix end conditionDavid Tardon
2015-03-01fix loopDavid Tardon
2015-03-01fix self-assignmentDavid Tardon
2015-03-01really compare to the other instanceDavid Tardon
2015-03-01mark more places where we changed the default value in the pastMarkus Mohrhard