summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-03loplugin:saloverrideStephan Bergmann1-1/+1
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg7-79/+69
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane3-3/+8
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara3-3/+5
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara3-3/+3
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara3-10/+11
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara1-0/+4
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg2-22/+17
2014-09-02support legacy and core context on OSXMarkus Mohrhard2-1/+2
2014-09-02fix OSX buildMarkus Mohrhard1-0/+4
2014-09-02working OSX OpenGLContextMarkus Mohrhard1-0/+5
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard1-1/+4
2014-09-02extract some shared codeMarkus Mohrhard1-0/+4
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard1-0/+3
2014-09-01correct include guard commentThomas Arnhold2-2/+2
2014-09-01fix typo Sufface->SurfaceThomas Viehmann1-1/+1
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann2-40/+32
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann3-61/+45
2014-09-01Missing Clone overridesStephan Bergmann1-0/+6
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann5-22/+18
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann3-66/+53
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann5-31/+25
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2-5/+1
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-1/+5
2014-08-30add capability to load FloatingWindows from .uiCaolán McNamara1-0/+1
2014-08-30move layout from dialog to systemwindowCaolán McNamara2-33/+38
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás1-3/+5
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás1-1/+5
2014-08-29Make opengl chart window always activeZolnai Tamás1-0/+2
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás1-10/+0
2014-08-29Add a method to check whether an XEmbeddedObject is a chartZolnai Tamás1-0/+2
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+2
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2-2/+5
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida1-1/+2
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl1-1/+1
2014-08-28callcatcher: update unused codeCaolán McNamara2-4/+0
2014-08-27CancelButtons no longer loaded from resource filesCaolán McNamara1-1/+0
2014-08-27OKButtons no longer loaded from resource filesCaolán McNamara1-1/+1
2014-08-27callcatcher: update unused codeCaolán McNamara6-107/+0
2014-08-27remove unused bIsOwner field in SfxHintNoel Grandin1-5/+2
2014-08-26Remove some unused macrosTor Lillqvist2-28/+0
2014-08-26sw HTML export: don't crash on embedded object without native dataMiklos Vajna1-0/+1
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara1-1/+0
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara2-3/+0
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara2-2/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara4-119/+172
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard1-30/+0
2014-08-26turn method documentation into doxygen commentsMarkus Mohrhard1-64/+35
2014-08-26move method documentation to the header fileMarkus Mohrhard1-5/+317
2014-08-26remove whitespace and put documentation before method/classMarkus Mohrhard1-19/+7