summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-02Resolves: fdo#36514 avoid empty style names in ww2 docsCaolán McNamara1-16/+11
2014-12-02fdo#86664 VSD import: handle metadataMiklos Vajna2-0/+632
2014-12-02More fear of blueStephan Bergmann1-0/+2
2014-12-02-Werror,-Wkeyword-macroStephan Bergmann1-1/+0
2014-12-02Create/RemoveLayerLinks are unusedStephan Bergmann3-174/+0
2014-12-02Not all Macs like blue, eitherStephan Bergmann1-0/+2
2014-12-02Resolves: fdo#70157 fix crash on loadingCaolán McNamara1-3/+7
2014-12-02fix crash-190212-093017-986Caolán McNamara1-2/+8
2014-12-02except.cxx: Fix pTypeDescr is unknown in this context errorDavid Ostrovsky1-4/+4
2014-12-02Consistently use $(...)Stephan Bergmann1-3/+3
2014-12-02Fold URE: Remove OO_SDK_URE_HOME on non-WindowsStephan Bergmann5-33/+11
2014-12-02glew: Don't hard code Win32 platform on WindowsDavid Ostrovsky2-2/+10
2014-12-02lcms2: Don't hard code Win32 platform on WindowsDavid Ostrovsky1-1/+1
2014-12-02attempt to default enable stack-protector-strongCaolán McNamara3-0/+18
2014-12-02mark numbers as untranslatableStanislav Horacek4-7/+7
2014-12-02fdo#81475 reorganization of writer's table toolbarYousuf Philips2-22/+25
2014-12-02capitalize e-mail in list of publication typesStanislav Horacek1-1/+1
2014-12-02fdo#86762 re-establish listeners on moved broadcastersEike Rathke1-36/+64
2014-12-02fdo#86762 broadcast also empty cells after sortEike Rathke7-10/+25
2014-12-02fdo#86762 re-establish listeners to move cell broadcastersEike Rathke4-47/+132
2014-12-02fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira4-2/+17
2014-12-02pyuno: move "officehelper.py" from scripting to pyunoMichael Stahl3-1/+1
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler3-174/+99
2014-12-02Use parameter instead of static global access inside the module.Michaël Lefèvre1-21/+22
2014-12-02Use parameter instead of static access for inner module callMichaël Lefèvre1-29/+31
2014-12-02Missing includeStephan Bergmann1-0/+4
2014-12-02Blue works better on Mac than greenStephan Bergmann1-3/+3
2014-12-02loplugin:saloverrideNoel Grandin1-1/+1
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann1-4/+4
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann1-4/+4
2014-12-02loplugin: cstylecastNoel Grandin20-258/+258
2014-12-02WaE: private field 'mnAttribIndex' is not usedTor Lillqvist2-2/+0
2014-12-02fdo#68684 export more numbering types correctly into HTMLAndras Timar1-4/+14
2014-12-02vcl: use resetToReInitialize to avoid context problems on Windows.Michael Meeks2-0/+20
2014-12-02vcl: OpenGL texture creation debug.Michael Meeks1-0/+6
2014-12-02request a stencil on windowsMarkus Mohrhard1-1/+1
2014-12-02vcl: Fix a coordinate issue when getting a bitmap from a VirtualDeviceLouis-Francis Ratté-Boulianne2-1/+5
2014-12-02add some debug code that checks the returned pixel formatMarkus Mohrhard1-0/+6
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne16-825/+571
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks2-9/+84
2014-12-02kill FOREACHPAM_START/FOREACHPAM_ENDBjoern Michaelsen1-5/+7
2014-12-02TANGO: addition and modification of table related iconsYousuf Philips10-0/+12
2014-12-02vcl: document GDIMetaFile classChris Sherlock1-0/+208
2014-12-02fdo#86184 addition of .uno:Graphic to writer's view menuYousuf Philips2-0/+4
2014-12-02fdo#62947 add paste special to table and text box context menusYousuf Philips1-2/+4
2014-12-02simplifyBjoern Michaelsen1-1/+1
2014-12-02test constnessBjoern Michaelsen1-0/+6
2014-12-02rename numberOf() to STL-like size()Bjoern Michaelsen5-14/+14
2014-12-02ring docsBjoern Michaelsen1-6/+57
2014-12-02add rangeRing() for easier iterationBjoern Michaelsen3-4/+9