Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-03 | Experiment with sandboxing | Tor Lillqvist | 3 | -3/+28 | |
Change-Id: If491917069ef7c474c27190c4759dd75f025f032 | |||||
2013-02-03 | Typo | Stephan Bergmann | 1 | -1/+1 | |
Change-Id: I8e4f7c5a44bc300913efb68f901b794d8fb385fe | |||||
2013-02-03 | reg2bin: truncate pre-existing output files | Stephan Bergmann | 1 | -0/+8 | |
Change-Id: If74cccf8657c1b81467ee9c0dea29a749ca07455 | |||||
2013-02-03 | sw: remove class SwEventListenerContainer | Michael Stahl | 3 | -145/+0 | |
Change-Id: I576f5a0bdf04224d7032e0f592d2ad5cd9e77908 | |||||
2013-02-03 | sw: remove SwEventListenerContainer in SwXTextCursor | Michael Stahl | 1 | -10/+3 | |
was totally pointless since this one doesn't even implement XComponent Change-Id: I0b8d9b0299f6fd06f2bfe5f75be4cbef5fd672b3 | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXParagraph | Michael Stahl | 1 | -19/+15 | |
Change-Id: Icda5087a4d80309701799df85b1dc9412e8c876a | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXTextSection | Michael Stahl | 1 | -20/+13 | |
Change-Id: Ic7e42f42d40593334c85afd5ec264e6fb2dcfbb1 | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXReferenceMark,SwXMeta | Michael Stahl | 1 | -36/+26 | |
Change-Id: Iba34cbc9afcd372426a90f3fd5e2d5fa997d7c5e | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXDocumentIndex(,Mark} | Michael Stahl | 1 | -46/+37 | |
Change-Id: I52b826ca071f71597f7d10f0ee44bf6c2d2468c1 | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXFootnote | Michael Stahl | 1 | -18/+11 | |
Change-Id: I03c1b3ad6a774f00993279c0830029708ee966ba | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXBookmark | Michael Stahl | 1 | -19/+14 | |
Change-Id: Ic3df366ffac317e0ebbda140a521fc95623ddafa | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXTextPortion | Michael Stahl | 3 | -20/+39 | |
Change-Id: Iac39d68388daa1a6d8e8a41e9ff59d290d5d050b | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXTextField,SwXFieldMaster | Michael Stahl | 2 | -30/+71 | |
Change-Id: I554ca3455ebddf6a4595175e8d71ae38b8b43e59 | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXTextTable | Michael Stahl | 3 | -27/+52 | |
OMultiTypeInterfaceContainerHelper appears to be a bit verbose to use... it needs a notifyEach method at least. But hopefully it will at least use less memory in case there are no listeners. Change-Id: I9f72ee8e4ad61f657f565b99cc37126d78b0c5cc | |||||
2013-02-03 | sw: replace SwEventListenerContainer in SwXFrame | Michael Stahl | 2 | -17/+38 | |
Change-Id: I9136d14364196810f0f64b086b9b06e5b558286d | |||||
2013-02-03 | sw: remove class SwRefreshListenerContainer | Michael Stahl | 4 | -82/+1 | |
Change-Id: Ieaec254358a70167deba1f604d766cceb8e3c5a7 | |||||
2013-02-03 | sw: replace SwRefreshListenerContainer in SwXTextDocument | Michael Stahl | 3 | -24/+47 | |
Change-Id: I67ddeacc80b833cee26ad0d34c80b9ce52c4db95 | |||||
2013-02-03 | sw: replace SwRefreshListenerContainer in SwXTextFieldTypes | Michael Stahl | 2 | -29/+48 | |
... and add a pImpl while at it. Change-Id: If91ccc330f20c691cb9f6c5b1624278d1d9d7af9 | |||||
2013-02-03 | sw: remove class SwChartEventListenerContainer | Michael Stahl | 2 | -75/+69 | |
Change-Id: Ieb1efc28c65e7f191d61beb7f8541564f4fd3e43 | |||||
2013-02-03 | sw: move unosection.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I5890de1b8414898e80a16268fa63cc0f1fd2b97b | |||||
2013-02-03 | sw: move unorefmark.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: Ifefc505547eab95a3f16a44c777b4c81031a7635 | |||||
2013-02-03 | sw: move unoparaframeenum.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I0b89ee1869cd56660b61841fcdf408d662870aa1 | |||||
2013-02-03 | sw: move unomod.hxx to source/ui/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I81da0012ef1ca89fabe4f5193eb943e8ecfe1efb | |||||
2013-02-03 | sw: move unomailmerge.hxx to source/ui/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I3134921602f4f5768aecefadc706b6c6e51d4932 | |||||
2013-02-03 | sw: move unoidx.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I207b131af6cc7cf4fbea179eb283e6ae6b3f5180 | |||||
2013-02-03 | sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxx | Michael Stahl | 8 | -55/+84 | |
Change-Id: Ie3a84c4856af6315701f8de2427d459bda698ada | |||||
2013-02-03 | sw: move unofootnote.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I8f82593b1870982fe36595c0cd05da71faec1eb7 | |||||
2013-02-03 | sw: move unofield.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I8aeb03831d1c8b8f26a063faf9a5ce4b5304a9b6 | |||||
2013-02-03 | sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxx | Michael Stahl | 6 | -83/+148 | |
Change-Id: I3d3d240b32105d9409089fed966fb6d62e78adf9 | |||||
2013-02-03 | sw: move unoevent.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I1bddc642d6643e6ba1f9840cfef3b87d7d9c4d13 | |||||
2013-02-03 | sw: move unoport.hxx to source/ui/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: If32810d666944f4f6e506a151ee123ccbefe546b | |||||
2013-02-03 | sw: move {unoflatpara,unotextmarkup}.hxx to source/core/inc | Michael Stahl | 2 | -0/+0 | |
Change-Id: I42b0b4fddfded576b9f016b8c7af711cc9c8ff53 | |||||
2013-02-03 | sw: remove dependency of SwXTextDocument on unoflatpara.hxx | Michael Stahl | 3 | -2/+19 | |
Change-Id: Idf78264a98e0a4d3a7f29cbcbfd9255662fca9b3 | |||||
2013-02-03 | sw: move unobookmark.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I6f1a259dd3f69a71d9f19d0bca1211a9ac3b1879 | |||||
2013-02-03 | sw: move implementation of SwXTextView::select into unocore | Michael Stahl | 3 | -223/+266 | |
Change-Id: Ica2758ea48945e024d9e8636bede31cca0cf0057 | |||||
2013-02-03 | sw: move unoport.hxx to source/core/inc | Michael Stahl | 1 | -0/+0 | |
Change-Id: I0ed1b1658c7bdfc69b54b92e64bad02bc597f002 | |||||
2013-02-03 | sw: tweak SwXRedlinePortion a bit | Michael Stahl | 3 | -16/+17 | |
Change-Id: I2191a55d729b136050467d8a78893482170e29e0 | |||||
2013-02-03 | sw: move SwXRedlinePortion to unoport.hxx | Michael Stahl | 5 | -33/+45 | |
Change-Id: I52eedcc1bc96e6d56e721a8ffdb5b7bf9e80b00e | |||||
2013-02-03 | pyagenda: load the proper data for each topic | Xisco Fauli | 2 | -10/+6 | |
Change-Id: Ia7d8d65a868b86c81feb489328cbcb6bbd4f75f6 | |||||
2013-02-03 | pyagenda: i have to redo this class so this method is unused now | Xisco Fauli | 1 | -23/+0 | |
Change-Id: Ief3461be5eeb6b952b76eeacf2778cb5beef6826 | |||||
2013-02-03 | pyagenda: remove ConfigNode from makefile | Xisco Fauli | 1 | -1/+0 | |
Change-Id: Icacd1addd9e43fb891b0d5cb3c20741380afbd51 | |||||
2013-02-03 | pyagenda: some duck typing here | Xisco Fauli | 3 | -33/+5 | |
Change-Id: I6761962178473828039317a6826beaa242954c69 | |||||
2013-02-03 | pyagenda: load previous topics configuration when launching the wizard | Xisco Fauli | 8 | -191/+79 | |
Change-Id: I771c3a86d00c55e82a96286fec0484283d28ff4c | |||||
2013-02-03 | pyagenda: Fix finish action | Xisco Fauli | 2 | -13/+12 | |
Change-Id: I89b2b8b8a3f5988d6a53fe2a743fbf191e04ff58 | |||||
2013-02-02 | tutorial examples for writing new Clang plugin actions | Luboš Luňák | 9 | -1/+380 | |
http://wiki.documentfoundation.org/Clang_plugins Change-Id: Ieb4fc186490e81ab961c094ca0a7fcdabc0f348f | |||||
2013-02-02 | a bit more reliable detection of removed/added sources | Luboš Luňák | 1 | -0/+4 | |
Change-Id: I7fdde46334c648ab6cba54210e31fada87dcfb55 | |||||
2013-02-02 | unused variable | Luboš Luňák | 1 | -1/+0 | |
Change-Id: I636229e88f76d8e2f6ccd24fd7b5063ca64f9b27 | |||||
2013-02-02 | remove not needed #include | Luboš Luňák | 9 | -18/+1 | |
Change-Id: I0fa791733407199db5be2cc9606ac9be1da64188 | |||||
2013-02-02 | append [loplugin] automatically in report() rathen than manually everywhere | Luboš Luňák | 6 | -20/+21 | |
Change-Id: I2f98622f152ae0c7ac8d1113d6380f686ac7234c | |||||
2013-02-02 | always use the report() helper | Luboš Luňák | 5 | -29/+30 | |
Change-Id: I2966fdb5bd98b1ddf718079584acf90a3e3a3700 |