summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-13tdf#93837 Convert MN_TAB_POPUPMENU to xmlMaxim Monastirsky21-4/+721
2015-12-13guard against infinite recursionCaolán McNamara1-2/+2
2015-12-12guard against null pContentCaolán McNamara1-0/+4
2015-12-12guard against missing Container LayoutCaolán McNamara1-1/+1
2015-12-12TyposJulien Nabet6-8/+8
2015-12-12Typo: strucure->structureJulien Nabet3-3/+3
2015-12-12check in dbg if we use correct SalBitmap instance that we expectTomaž Vajngerl2-0/+31
2015-12-12Update galaxy theme for openremote icon (tdf#93038)Laurent Balland-Poirier4-3/+0
2015-12-12Update tango theme for openremote icon (tdf#93038)Laurent Balland-Poirier3-2/+0
2015-12-12Update breeze theme for fr and openremote icon (tdf#93038)Laurent Balland-Poirier5-2/+0
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara13-65/+52
2015-12-12this cast needs to be dynamicCaolán McNamara1-1/+1
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-12-12this cast needs to be dynamicCaolán McNamara1-1/+1
2015-12-12guard against empty XFDrawObjectsCaolán McNamara1-1/+1
2015-12-12guard against missing tableCaolán McNamara1-1/+5
2015-12-12guard against missing m_pXFContainerCaolán McNamara1-2/+2
2015-12-12coverity#1341876 Untrusted loop boundCaolán McNamara1-2/+9
2015-12-12coverity#1341875 Division or modulo by float zeroCaolán McNamara1-1/+1
2015-12-12OOneInstanceAutoRegistration is not usedMatúš Kukan2-77/+0
2015-12-12test for tdf#34957: change font in test document to make it work hereMatúš Kukan1-0/+0
2015-12-12tdf#74608 dbaccess: Constructor for singleton DataAccessDescriptorFactoryMatúš Kukan4-106/+31
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl1-4/+4
2015-12-12Access2Base - More coherent use of the acUTF8Encoding constantJean-Pierre Ledure2-3/+2
2015-12-12Access2Base - Add default FilterOptions string in Calc export to csvJean-Pierre Ledure1-0/+19
2015-12-12tdf#36722: Enable footnote separator line style NONEOliver Specht2-1/+3
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl1-12/+38
2015-12-12Updated coreGiovanni Caligaris1-0/+0
2015-12-12Make .mk files more portableBaptiste Daroussin5-8/+7
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist4-6/+7
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist22-97/+51
2015-12-12tdf#96339 fix bug in sort listNoel Grandin5-23/+39
2015-12-12New Tai Lue prevowels are now stored beforeMartin Hosken1-1/+1
2015-12-12replace homegrown map with std::map<>Bjoern Michaelsen1-104/+41
2015-12-11use preincrement here for graceBjoern Michaelsen1-1/+1
2015-12-11writer UNO style families: test insert/replace opsBjoern Michaelsen1-0/+35
2015-12-11writer UNO style families: also check isUserDefined()Bjoern Michaelsen1-0/+2
2015-12-11move breeze transition icons into base galaxy theme.Michael Meeks42-0/+0
2015-12-11loplugin:nullptrStephan Bergmann1-1/+1
2015-12-11loplugin:nullptrStephan Bergmann1-1/+1
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks6-11/+9
2015-12-11minuscule whitespace cleanupStephan Bergmann1-1/+0
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke3-1/+17
2015-12-11loplugin:nullptrStephan Bergmann1-1/+1
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann7-67/+32
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist29-94/+36
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand2-0/+51
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen3-8/+115
2015-12-11Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann1-1/+0
2015-12-11silence -Werror=strict-overflowEike Rathke1-3/+3